GetSignonAuthDetails

String (authorization‑library‑name)[, String (function‑name)]

Not required

Purpose

The GetSignonAuthDetails parameter specifies the name and optionally the entry-point of a library file that supplies a user code and password, if they are needed, to validate the application sign on to a non‑GUI client application.

The value of <default> indicates that the user code and password are not required or are supplied using the signonUser and signonPassword arguments to the jadclient command line.

If the entry‑point of the function is not supplied, it is assumed to be getSignonDetails.

For more details, see "Getting Non-GUI Client Sign-On Details", in Chapter 1 of the JADE Runtime Application Guide.

Parameter is read when …

The jadclient program node is started or the jadclient program is installed or removed as a service.